MySQL said: Authentication plugin caching_sha2_password cannot be loaded: dlopen(-usr-local-lib-plugin-caching_sha2_password.so, 2): image not found
75
MySQL said: Authentication plugin 'caching_sha2_password' cannot be loaded: dlopen(/usr/local/lib/plugin/caching_sha2_password.so, 2): image not found -
ALTER USER 'yourusername'@'localhost' IDENTIFIED WITH mysql_native_password BY 'youpassword';